home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 17 / Hot Mix 17.iso / HM17_SGI / research / examples / demo / demotext / vibmembr.txt < prev    next >
Text File  |  1997-07-08  |  3KB  |  97 lines

  1.  
  2.  
  3.  
  4.           WELCOME TO THE MULTI-DIMENSIONAL
  5.               DATA VISUALIZATION DEMO
  6.  
  7.  
  8. This demonstration shows how you can visualize
  9. data in four or more dimensions using surface
  10. plotting, color, and animation. The demo displays
  11. an animation consisting of 20 surfaces representing
  12. a vibrating membrane. By default, the animation
  13. represents a four-dimensional data set; the X, 
  14. Y, Z, and time dimensions are displayed. 
  15.  
  16. You can add a fifth dimension using color. Select
  17. "5 Dimensions" from the "Vertex Colors" sub-menu
  18. of the Options menu to represent a quantity that
  19. changes with time but which is not dependent on
  20. location.
  21.  
  22. You can rotate the surface by positioning the mouse
  23. in the draw widget, holding down the left mouse button,
  24. and dragging the mouse.
  25.  
  26.  
  27. MENU OPTIONS
  28. ------------
  29.  
  30. File Menu:
  31.     Select "Quit" to exit the demonstration.
  32.  
  33. Options Menu:
  34.     Select "Style" to choose between a wire-frame
  35.     or a solid surface.
  36.  
  37.     Select "Shading" to choose between flat or Gouraud
  38.     shading for the surface.
  39.  
  40.     Select "Drag Quality" to change the display quality
  41.     when you are rotating the surface. A lower drag
  42.     quality setting will generally provide faster 
  43.     performance.
  44.  
  45.     Select "Vertex Colors" to change the way color is
  46.     used in displaying the surface. The "Monochrome"
  47.     option will display the surface in a single color.
  48.     The "4 Dimensions" option will display the surface
  49.     with color representing the Z value of the data.
  50.     The "5 Dimensions" option will display the surface
  51.     with color representing an independent variable.
  52.  
  53. About Menu:
  54.     Select "About Vibrating Membrane" to display this
  55.     help text.
  56.  
  57.  
  58. FEATURES OF THE VIBRATING MEMBRANE DEMO
  59. ---------------------------------------
  60.  
  61.     The following graphical user interface elements
  62.     allow you to control the demo.
  63.  
  64.     <<Triangle pointing to the left >>
  65.         Click this button to play the animation
  66.     backwards.
  67.  
  68.     <<Solid square >>
  69.         Click this button to stop the animation.
  70.  
  71.     <<Triangle pointing to the right >>
  72.         Click this button to play the animation 
  73.     forwards.
  74.  
  75.    <<Left and right arrows >>
  76.         Click this button to cause the animation to
  77.     reverse direction when it reaches the end or
  78.     beginning.
  79.  
  80.    <<Speed slider >>
  81.         Adjust this slider to select a faster or slower
  82.     rate of display.
  83.  
  84.    <<Frame slider >>
  85.         Adjust this slider to display a particular frame.
  86.     The slider is only available if the "Active Slider"
  87.     checkbox is checked.
  88.  
  89.    <<Active Slider checkbox>>
  90.         Click this checkbox to select a particular frame
  91.     or to show the current frame number when the animation
  92.     is in progress.
  93.  
  94.    <<Reset button>>
  95.          Click this button to reset the surface to initial
  96.      orientation and frame index.
  97.